The Perth Mint Gold Token (PMGT) is an ERC20 compliant token, each representing 1 fine troy ounce of physical gold securely stored in The Perth Mint's central bank grade vaults.
Developed by InfiniGold, the tokens are 100% backed by GoldPass certificates issued by The Perth Mint, the world's largest refiner of newly mined gold. Every ounce of gold is guaranteed by the highly rated sovereign entity - the Government of Western Australia.
See the PMGT whitepaper for more information.
Contract | Ethereum Address |
---|---|
PMGT | 0xAFFCDd96531bCd66faED95FC61e443D08F79eFEf |
Blacklist | 0xdE40A3c26F3af423E0d0EcC30ead42B140E16B51 |
Whitelist | 0x21860dE6d3ba2fAC843f6864a0FAE8e97387bF66 |
Name | URL |
---|---|
PMGT Website | https://pmgt.io |
InfiniGold Website | https://infinigold.com |
Realtime Audit | https://pmgt.perthmint.com |
https://twitter.com/pmgoldtoken | |
Telegram | https://t.me/pmgoldtoken |
Medium | https://medium.com/pmgt |
https://reddit.com/r/pmgoldtoken | |
https://linkedin.com/company/infinigold | |
https://facebook.com/pmgoldtoken |
The PMGT smart contract code in this repository is released under the MIT License.
This repository also contains contains Solidity smart contract code developed by OpenZeppelin. To ensure compliance with their copyright, copied and modified code has been referenced below with links to OpenZeppelin's own open-source MIT licenses.
The upgradeable proxy contracts are based on code released under this ZeppelinOS LICENSE.
The access role contracts, lifecycle contracts, SafeMath.sol contract, base ERC20 contracts and Address.sol contract are based on code released under this OpenZeppelin Contracts LICENSE.