DefiBids
Verified contract
Active on
Ethereum with 3,935 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9578…25b1
Balances ($0.00)
No balances found for "DefiBids"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21089407 | a month ago | | | 0 | 0.00024415342 | |
| 21054396 | a month ago | | | 0 | 0.00022115837 | |
| 21019208 | a month ago | | | 0 | 0.00013861068 | |
| 20392185 | 4 months ago | | | 0 | 0.000066548571 | |
| 20262128 | 5 months ago | | | 0 | 0.00037489044 | |
| 20127619 | 5 months ago | | | 0 | 0.00041557247 | |
| 19668054 | 7 months ago | | | 0 | 0.00026033296 | |
| 19283059 | 9 months ago | | | 0 | 0.00073103745 | |
| 18523147 | a year ago | | | 0 | 0.00078499724 | |
| 18405517 | a year ago | | | 0 | 0.00029471063 |
ABI
ABI objects
Getter at block 21305004
BURN_RATE() view returns (uint256)
10
PERCENTS_DIVIDER() view returns (uint256)
1000
decimals() view returns (uint8)
18
isStackingActive() view returns (bool)
true
name() view returns (string)
DefiBids
owner() view returns (address)
0x3e7a427975dc8c0375ad06bd9908a7c38221b30d
releaseTime() view returns (uint256)
1630713600
stackingPoolAddress() view returns (address)
0x9578990000edd46b4c0b07c337ab5d8c2dae25b1
symbol() view returns (string)
BID
totalSupply() view returns (uint256)
42255407739846491877742650
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
bulkTransfer(address[] _receivers, uint256[] _amounts)
burnMyBIDS(uint256 amount) returns (bool)
changeStackingStatus() returns (bool currentStackingStatus)
chnageTransferBurnRate(uint256 burnRatio_) returns (bool)
releaseLokedBIDS() returns (bool)
setStackingPoolContract(address _a) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferAndCall(address _to, uint256 _tokens, bytes _data) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _tokenHolder)
This contract contains no fallback and receive objects.
This contract contains no error objects.