TRUMF

Verified contract

Active on Ethereum with 183 txns
Deployed by via 0x5b8ab143 at 20370375
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "TRUMF"

0x7dd85747befa4ba96eef7349aa3e0dabf60ae9952ea781f088ec1dcbc8d8aa33
0x47ac24d61bada880dee9343a38e825165ea8a4e4a3280c939580b74c6e267ac6
0x5fe3ea61afccffec0ff3d703054820d679de488c44f84eb9dbc23809187bb6cb
0x38b94404e199d354d83fbfe7b2c6c20ef3728c86903989f66325316b6edabb78
0x9b07fc84c4f1ad9230bf6f69ef93987fee77aa09a9eefe913b1943dfa1e9f659
0xe5db90b3174966a130ff096420b1ac7dfb854d9a0699b74a888aa357fda9d28d
0x02fbb7303355d8763f4b7150c86075587fff0c47cb2cc1fdbba8d0ee5951177c
0x7c6d74beded4db9dd3c567fd5b7b0f4b59053094d8e285e36820dfe7b1029112
0x2cc63e78f6196dd37b0e9bafb38f9922f21d68af0ff8dfe7caacea51fa67b2c4
0x9a31f60547c58456ebe0b7388beb904cc50e293c80106ccebc308edbb8738071

Functions
Getter at block 21312346
decimals(view returns (uint8)
18
name(view returns (string)
TRUMF
symbol(view returns (string)
TRUMF
totalSupply(view returns (uint256)
47000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender