One Airdrop

Verified contract

Active on Ethereum with 1,103 txns
Deployed by via 0xd9d392dd at 12745848
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "One Airdrop"

0x50c3d812745732f3e099739fe2f2879618283ddd2e2a0403dd8f24f476f1e350
0xda7130cc98d90725a773085ac09811e732e284aebbac159243f329381ec2c50b
0x7e019392cccd21ddf3e3a684068e82dfc0ee9586813d0d5e09fb74b5af7a8b34
0xf507390b6ff58c456ab69fe7113ab9b810b289de837445239b3f705911b7cf39
0x3d1f1cf1b58bb28a12afcf101ffeb4798a066cb80ac0cab5e517c68003f1f652
0x3fa58700deaeaa0e0fecb82cfcbf62fe1205d5108976b28c61f0af28c808d622
0xd7d9ed8ee5c943722c2191c6a361bf14bee2d5857a40c410e58cbd1310266f55
0x2af2bf67a693d580622eb7c47f614774364c40db6db90dff27be1a3b79a6d7c5
0x0f3798774fa90349a00e09c2cb5a8a7add5b111d6ab61ac3a5df1ff7d80caea3
0xaf99721d85301d3590ca3c4147193c730d3701d47f1fac2bcf1f90466937134e

Functions
Getter at block 20972755
decimals(view returns (uint8)
18
name(view returns (string)
One Airdrop
owner(view returns (address)
0xc224a6cb1a81b6b2dcc74b62100b7e20597f681e
symbol(view returns (string)
OA
totalSupply(view returns (uint256)
2500000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
balanceOfAt(address accountuint256 snapshotIdview returns (uint256)
totalSupplyAt(uint256 snapshotIdview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
snapshot(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Snapshot(uint256 id
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 _totalSupplystring _namestring _symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.