KUSH.FINANCE
Verified contract
Active on
Ethereum with 4,324 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.72)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 0.724 | $1.00 |
$0.72 | |
kKUSH | ERC-20 | 36.675387M | -- | -- | |
kSEED | ERC-20 | 36.463007 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21215451 | 13 days ago | | | 0 | 0.00038260195 | |
| 21185357 | 17 days ago | | | 0 | 0.00070759451 | |
| 21085408 | a month ago | | | 0 | 0.00017704156 | |
| 21084726 | a month ago | | | 0 | 0.00023718261 | |
| 21043523 | a month ago | | | 0 | 0.00037841972 | |
| 20594785 | 3 months ago | | | 0 | 0.000022072705 | |
| 20565768 | 3 months ago | | | 0 | 0.000033752224 | |
| 20565767 | 3 months ago | | | 0 | 0.000052972422 | |
| 20550635 | 3 months ago | | | 0 | 0.000038856723 | |
| 20319343 | 5 months ago | | | 0 | 0.00022940684 |
ABI
ABI objects
Getter at block 21309726
DOMAIN_TYPEHASH() view returns (bytes32)
0x8cad95687ba82c2ce50e74f7b754645e5117c3a5bec8151c0726d5857980a866
decimals() view returns (uint8)
18
getFundingPoolAmount() view returns (uint256)
0
name() view returns (string)
KUSH.FINANCE
symbol() view returns (string)
kSEED
totalSupply() view returns (uint256)
420000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setFundingAddress(address fundingContract)
setKushAddress(address kKushAddress)
startFundingBool()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
triggerTransfer(uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.