DeFi Coin Bonus

Verified contract

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

No balances found for "DeFi Coin Bonus"

0x4faba9f42d979a968e4279e22571526051c72dd1926af08bec2485bcd6f17780
0x912be72f8ec0ba316171ad564ae80b358050df6ee9aa5c55dcd97a2d08797bf4

Functions
Getter at block 21006949
_totalSupply(view returns (uint256)
1000000000000000
decimals(view returns (uint8)
8
name(view returns (string)
DeFi Coin Bonus
newOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x3159fdfd9d114117505b39d3bb894e35e34f0228
symbol(view returns (string)
DFCb
totalSupply(view returns (uint256)
1000000000000000
Read-only
allowance(address tokenOwneraddress spenderview returns (uint256 remaining)
balanceOf(address tokenOwnerview returns (uint256 balance)
safeAdd(uint256 auint256 bpure returns (uint256 c)
safeDiv(uint256 auint256 bpure returns (uint256 c)
safeMul(uint256 auint256 bpure returns (uint256 c)
safeSub(uint256 auint256 bpure returns (uint256 c)
State-modifying
acceptOwnership(
approve(address spenderuint256 tokensreturns (bool success)
approveAndCall(address spenderuint256 tokensbytes datareturns (bool success)
transfer(address touint256 tokensreturns (bool success)
transferAnyERC20Token(address tokenAddressuint256 tokensreturns (bool success)
transferFrom(address fromaddress touint256 tokensreturns (bool success)
transferOwnership(address _newOwner
Events
Approval(address indexed tokenOwneraddress indexed spenderuint256 tokens
OwnershipTransferred(address indexed _fromaddress indexed _to
Transfer(address indexed fromaddress indexed touint256 tokens
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.