Stock dvd.finance
Verified contract
Active on
Ethereum with 406 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "Stock dvd.finance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20104537 | 5 months ago | | | 0 | 0.00019410943 | |
| 17906228 | a year ago | | | 0 | 0.00036369000 | |
| 17405716 | a year ago | | | 0 | 0.00087456540 | |
| 16937660 | 2 years ago | | | 0 | 0.00074624648 | |
| 16208725 | 2 years ago | | | 0 | 0.00072094166 | |
| 14240356 | 3 years ago | | | 0 | 0.0015749689 | |
| 13783595 | 3 years ago | | | 0 | 0.0020501813 | |
| 13054383 | 3 years ago | | | 0 | 0.00064807968 | |
| 12657744 | 3 years ago | | | 0 | 0.00065142000 | |
| 12607109 | 3 years ago | | | 0 | 0.00069795000 |
ABI
ABI objects
Getter at block 21168881
controller() view returns (address)
0x5a123a5ffb434dc12d73e2075f1ed649cf497f56
decimals() view returns (uint8)
18
devTreasury() view returns (address)
0x9edee8456d81be0ba560d798e5076cacc15c558a
name() view returns (string)
Stock dvd.finance
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairAddress() view returns (address)
0x0eccffa231544eae99576226594a80ae82dca099
poolTreasury() view returns (address)
0xbcb65660832f799516d360c2592acd60b4444953
symbol() view returns (string)
SDVD
totalSupply() view returns (uint256)
99763898534730974420305
tradingTreasury() view returns (address)
0xd3a0837b17cd6a14f1a0bdc5bccf30d6ba0f1ef6
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
balanceOfAt(address account, uint256 snapshotId) view returns (uint256)
minters(address) view returns (bool)
noFeeAddresses(address) view returns (bool)
totalSupplyAt(uint256 snapshotId) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
init(address _controller, address _pairAddress, address _sdvdEthPool, address _dvdPool, address _devTreasury, address _poolTreasury, address _tradingTreasury)
mint(address account, uint256 amount)
renounceOwnership()
snapshot() returns (uint256)
syncPairTokenTotalSupply() returns (bool isPairTokenBurned)
transfer(address recipient, uint256 amount) 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)
Snapshot(uint256 id)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.