This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20793851, which is 5 minutes old. We're running behind the tip but working to resolve the issue.

Two Buttons Coin

Verified contract

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

No balances found for "Two Buttons Coin"

0x485e4d2d970b6d155eda9b262ea16ecb04f9d2ef2366a5a13865fe3afdd7b4aa
0x75ac99c17405bf542c8242ae32bc794398b5f51627f2a374a9a5bdee85c9421f
0x4ace9cf48277a291e9a432943cf78351034eb66fb41b90d1bd2b2404938d7dbf
0x46c25b2ddc36bbc8bc46b14dff9fe306ea4c0ad090ad1a914a5faa0bc9c0cdf9
0xa3aff08be9d74dc04ef31fd203681cf411f8407804d58590c5a0445096e96b7f
0x0b86b4f6e93489863651e0700f8356e9fa31a5e958d6bd9f3c3a9132dde17295
0x414d43dd0a0125619a5b2eeb103112af589c242f08c119a6a8d174488a38fba2
0x243985d2a554816b814b048880145365f46cbd3b77972e14950f3b2c32682e72
0x9351cef4a3ce5cd77ad33177b3e932c5352e90a98162fc143fd72fd5c9ab3d69
0x975a4e31ebbd2d38a2c4f6ce6ed7d993d4cabbb4d7fe55da65f92cdbffeb0045

Functions
Getter at block 20793850
Optimization(view returns (uint256)
131200690130440916151286318720
_owner(view returns (address)
0x0000000000000000000000000000000000000000
decimals(view returns (uint256)
18
name(view returns (string)
Two Buttons Coin
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
2BTTNS
totalSupply(view returns (uint256)
222222222222000000000000000000
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)
recoverERC20(address tokenAddressuint256 tokenAmount
renounceOwnership(
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
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint256 decimals_uint256 initialBalance_address tokenOwneraddress feeReceiver_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.