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

worldmobiletoken

Verified contract

Proxy

Active on Ethereum with 1,026 txns
Deployed by via 0x1f24c275 at 17827696
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
ERC-20
Value $40.14
0x2ba9a4949cb83e1cc1e956c9785d828a396285277c493e8393b27a895b95b1eb
0x6db0eb3a4b9fe5031ef3c4026df5280b53680c1ef2801ab28996e2f15a3f93b6
0x93400272b79a8b4f56d1e802e55fcf441b9ef01d7b4deb31fe783ae217f781f7
0x1ee346d5bfcbad62f751033aa569e062d0e64b053ac8d8f7c86383abd51a67e4
0x6a21cc22fc391e053048b0423066b50dc3b06334461406c252f583efffb21600
0xdf55061cafa23c5debe6997390c079866aa7fe358ddddda22cd2e2232c0a3977
0x87e3ab12edf73dae6dd496f30239024d0d23fc0c4c7c05984317c64a783fa49c
0x54e10cf9efec6873c4064ae4d33f17cb93d9928f7d279428747e1e1a3bf8c584
0x6178d886136b2117ba3080209427bb747b8c502c0d22bb1fe51c1d7a3f797e83
0x82b5303254f1ae45456807c161118f5e793524d2c1e13fd496b669702a3208bb

Functions
Getter at block 20793693
chainportBridge(view returns (address)
0xd02c8a355599fee7e4f1d1d71f7a01c0108e353c
chainportCongress(view returns (address)
0xb6b4c7ac240b1f176c5589d064733066a83884a1
decimals(view returns (uint8)
6
name(view returns (string)
worldmobiletoken
paused(view returns (bool)
false
symbol(view returns (string)
WMT
totalSupply(view returns (uint256)
3618304338338
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBlocked(addressview returns (bool)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(address spenderuint256 amountreturns (bool)
blockAddress(address addressToBlock
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
destroyBlackFunds(address maliciousAddressuint256 amount
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(string tokenName_string tokenSymbol_uint8 decimals_address chainportCongress_
mint(address _touint256 _amount
pause(
setChainportCongress(address _chainportCongress
setSideBridgeContract(address _chainportBridge
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
unblockAddress(address addressToUnblock
unpause(
withdrawTokenIfStuck(address tokenaddress beneficiary
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
AddressBlocked(address indexed addr
AddressUnblocked(address indexed addr
Approval(address indexed owneraddress indexed spenderuint256 value
BlackFundsDestroyed(address indexed tokenuint256 amount
ChainportBridgeChanged(address indexed addr
ChainportCongressChanged(address indexed addr
Mint(address indexed touint256 amount
Paused(address account
StuckTokenWithdrawn(address indexed tokenaddress indexed touint256 amount
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.