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

Metropoly

Verified contract

Active on Ethereum with 2,670 txns
Deployed by via 0x18a51cb3 at 15754565
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $403.45
ERC-20
Value $121.5
ERC-20
--
0xbca35c7108addbaf8c7c455d8479759f4e560ad16d1eb71a05c922428274efbc
0xdd6026f44cd65c8f11c9e3918568ade38db11902cbaa89582b5e9a7ca45cfe58
0xe8abc907d1b731864ce73bb731fee25108674c0114f949b0d47f4961c131c57a
0x670613226773f2d48cdd92f9a1b04191f37af16e3ae5c8517d6aac602c003c12
0xed622d6d4209d72064187dcddbe8145063bd8d2fb85a06c5455da0c412719c33
0xc8287dc778dc62c4096f20b1221cfb76ddbdb170e5d9db1b03192b4cd238be50
0xa3614cc19352377ad5fc52da586f1a7173664a9244ebdb455672f978e5762ce2
0x51c110f894928d71a326d051d521430f9566ac6c23246c79340350015fc94c4b
0x1becd1aac0b1d637f65bdc663efe6432b33c5f9a6b12e1a7ddc5af10c5b4ce54
0xdd14d5c5a640d5f4034023af3931392d11e314dece565c96f3f8fc506437e1bb

Functions
Getter at block 20798061
decimals(view returns (uint8)
18
name(view returns (string)
Metropoly
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
METRO
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.