This contract is being backfilled. You may encounter incomplete storage history.

GMO JPY

Verified contract

Proxy

Active on Ethereum with 58,064 txns
Deployed by via 0xf47f92b3 at 9087222
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
4 additional variables
ERC-20
Value $5,740.47
ERC-20
Value $211.09
ERC-20
--
0x4dc7e98dc23b79a85746345c6e0e6a420fe5a2299420887f0f3eff2f0f1f474b
0x405f0613853e9b7a39929b2b1a519cbe2d5fe923f33235fb0f336630bb4902c8
0xa4196252e6f74416e62feca3197a691e308e2f92975a088f1c97fc068658d426
0x7daa191df8cb831aa8e2a960f687a2112c48461c337892e6b5e7bfdb5f508332
0x69b43c96d280730a330268348a6f703a1f736acc2d541c99849f2e727b97a4e8
0x9cc568461defa09595bfa2f3975b7b4192434d746c5a55de668e37015ffe5f00
0xaeef33f8fbebfcea3f4f47ff0dfd9a3dd0e27d3303d0df65e88f0d4854d76b6c
0x4d7918e29f5f6f62a437949b621ba0d5ef6335cf9c149165aa702939198c2b61
0x7f2d68a865ac260cdcbf83c6ddedd7b45acbf1bc6abab93c2e14441530be1e99
0x5896c3458d42b7f930c1c7c44ffa8191136af9acaf0c36a40c1059a597eb5c7f

Functions
Getter at block 20798481
admin(view returns (address)
0x7037368343299af3e9a9708337f6690d65efa517
capacity(view returns (uint256)
200000000000000000
capper(view returns (address)
0xb95ab58084a131197da608e4a28511c4c8bd410a
decimals(view returns (uint8)
6
mintTransactionCount(view returns (uint256)
11
minter(view returns (address)
0x78afae0a5203f27f623e4614a1cfec8f75c5d11c
minterAdmin(view returns (address)
0x1e412adeac1e3a213d43a968b938ac046f506de3
name(view returns (string)
GMO JPY
operator1(view returns (address)
0x656e5d35c8e8cd1f2d30ffee8cd74a367090c79f
operator2(view returns (address)
0x8db3b1acd3e9e3a10285f8744bf3bc58df8038d6
owner(view returns (address)
0xfb5dae5bf48df4492b3101f00d844ef1c0268c6d
paused(view returns (bool)
false
pauser(view returns (address)
0xe73b7624652782238cbb7a590a95ded50df2fc40
prohibiter(view returns (address)
0x72fe98091d3acbb31558c9f1be32071496ee90cf
rescuer(view returns (address)
0xdf3968d941366d2599daa0b6ba7783b22523b506
symbol(view returns (string)
GYEN
totalSupply(view returns (uint256)
1468424762983492
wiper(view returns (address)
0x42757e2da169d5155addca53b6d2fa463e76cf6e
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
confirmations(uint256addressview returns (bool)
isConfirmed(uint256 transactionIdview returns (bool)
mintTransactions(uint256view returns (address destinationuint256 amountbool executed)
prohibiteds(addressview returns (bool)
State-modifying
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(address spenderuint256 valuereturns (bool)
burn(uint256 _amount
cap(uint256 _amount
changeAdmin(address _account
changeCapper(address _account
changeMinter(address _account
changeMinterAdmin(address _account
changeOperator(address _accountuint256 _index
changeOwner(address _account
changePauser(address _account
changeProhibiter(address _account
changeRescuer(address _account
changeWiper(address _account
confirmMintTransaction(uint256 transactionId
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(string _namestring _symboluint8 _decimalsaddress _owneraddress _adminaddress _capperaddress _prohibiteraddress _pauseraddress _minterAdminaddress _minter
initializeV3(address _rescueraddress _operator1address _operator2
initializeWiper(address _account
mint(address _accountuint256 _amount
pause(
prohibit(address _account
rescue(address _tokenContractaddress _touint256 _amount
transfer(address _recipientuint256 _amountreturns (bool)
transferFrom(address _senderaddress _recipientuint256 _amountreturns (bool)
unpause(
unprohibit(address _account
wipe(address _account
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
AdminChanged(address indexed oldAdminaddress indexed newAdminaddress indexed sender
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneeuint256 amountaddress indexed sender
Cap(uint256 indexed newCapacityaddress indexed sender
CapperChanged(address indexed oldCapperaddress indexed newCapperaddress indexed sender
Confirmation(address indexed senderuint256 indexed transactionId
Mint(address indexed minteeuint256 amountaddress indexed sender
MinterAdminChanged(address indexed oldMinterAdminaddress indexed newMinterAdminaddress indexed sender
MinterChanged(address indexed oldMinteraddress indexed newMinteraddress indexed sender
OperatorChanged(address indexed oldOperatoraddress indexed newOperatoruint256 indexaddress indexed sender
OwnerChanged(address indexed oldOwneraddress indexed newOwneraddress indexed sender
Pause(bool statusaddress indexed sender
PauserChanged(address indexed oldPauseraddress indexed newPauseraddress indexed sender
PendingMintTransaction(uint256 indexed transactionIdaddress indexed acountuint256 amountaddress indexed sender
ProhibiterChanged(address indexed oldProhibiteraddress indexed newProhibiteraddress indexed sender
Prohibition(address indexed prohibitedbool statusaddress indexed sender
Rescue(address indexed tokenAddraddress indexed toAddruint256 amount
RescuerChanged(address indexed oldRescueraddress indexed newRescueraddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
Wipe(address indexed addruint256 amount
WiperChanged(address indexed oldWiperaddress indexed newWiperaddress indexed sender
Constructor
constructor(address _logicaddress _adminbytes _data
Fallback and receive
fallback(
Errors

This contract contains no error objects.