World Bank token

Verified contract

Active on Ethereum with 1,734 txns
Deployed by via 0xc6874099 at 8177565
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "World Bank token"

0xeae220f5139dc20d07c8d4869d6c218bb7f0b03824d9c2da365e2f75c3f327a2
0x4c04b6cd30e8b911c18ecb360a5c45c4204145b0939cd38d03f8cb228b31df65
0x36c1207ccec7707fb30ccd753cdf81e1e198e9ba0558ec4236f89fccbf0cc19e
0x0f2962f3fcbd9881217bc3d733a82fd079dad45b16cc2bb4f2098ae5e90eefc6
0x4cf3bc68e51641ac27303b53d92345f430e90c942b4761668c8562a0fa7d875b
0x9d366bb15467a3904674b95af1e4baf4048b29da2b5fcca5e3c63fbd531d78ff
0x916bc068c524772077e37981df77d1c477d455e18bd994f33f1c76e8db9fd2d4
0xe9e7e1fd62fe14923472f2d856b5a83d3e924cc845cb2076d35e795be161eb82
0x137665e3d9d4c1f11641ad55fc1d0e200e82c17d06bd62902cd87dcdb939de0f
0x314e999e51123c95965cf9414c8664f2f4da489887149e741fb9f4d84d094a7f

Functions
Getter at block 21307535
decimals(view returns (uint8)
18
name(view returns (string)
World Bank token
symbol(view returns (string)
WBT
totalSupply(view returns (uint256)
16000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
release(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _wbAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.